aboutsummaryrefslogtreecommitdiff
path: root/src/app/manga/[title]/[id]/[read]
Commit message (Collapse)AuthorAgeFilesLines
* ⚡️ perf(deps): upgrade to react 19 and next js 15, add loading screen, ↵real-zephex2024-05-293-136/+0
| | | | drop mangas support
* i guess I fixed itzephex-alt2024-05-041-2/+0
|
* added edge runtime linezephex-alt2024-05-021-0/+2
|
* small fixeszephex-alt2024-04-301-2/+2
|
* downloading mangas is not longer available. i need a proper hosting to ↵zephex-alt2024-04-291-3/+0
| | | | properly implement that feature
* removed edge runtimezephex-alt2024-04-261-2/+0
|
* trying to implement edge runtimereal-zephex2024-04-261-0/+2
|
* UI tweaks for the manga pagereal-zephex2024-04-262-8/+4
|
* fixes: fixed the image proxyreal-zephex2024-04-261-1/+1
|
* the image proxy was not working for some reason so switched it to ↵real-zephex2024-04-241-1/+2
| | | | shashstrom's proxy, here: https://github.com/shashstormer/m3u8_proxy-cors. \nFixed the image width and height for continue watching page.
* somethign somethignzephex2024-04-201-34/+0
|\
| * test changeszephex02024-04-191-34/+0
| |
* | idk whats happeningzephex2024-04-204-175/+175
|/
* feature added: tracker for mangasreal-zephex2024-04-184-33/+34
|
* removed edge funcitonsreal-zephex2024-04-101-2/+0
|
* UI changesreal-zephex2024-04-101-0/+1
|
* prolly the last update to dramalama.real-zephex2024-04-081-0/+4
|
* small chanegs here and there, manga and anime pages are currently broken. ↵real-zephex2024-04-082-8/+8
| | | | changed the image proxy to cloudflare workers.
* idk what I am doingreal-zephex2024-04-071-1/+1
|
* cloudflare fixreal-zephex2024-04-071-0/+2
|
* UI Upgrades for anime section.real-zephex2024-04-021-3/+3
|
* fixes: minor css modifications, added basic information about the last read ↵real-zephex2024-03-313-2/+4
| | | | manga chapter (don't expect much out of it)
* fix: looks like image proxy is must for viewing manga pages. we will have ↵real-zephex2024-03-301-1/+1
| | | | to bare with the slow speeds ig
* fixes: temporrarily disabled the image proxy server for faster image ↵real-zephex2024-03-301-1/+1
| | | | loading, also changed the background color
* fix: mini mini mini fixreal-zephex2024-03-291-6/+0
|
* fix: minor css fix for light mode usersreal-zephex2024-03-291-0/+6
|
* fix: manga page now indicates what chapter you are readingreal-zephex2024-03-293-0/+36
|
* fixes: css improvements and UI redesign for manga info pagereal-zephex2024-03-281-11/+9
|
* changed the hosting for the image proxyreal-zephex2024-03-262-1/+2
|
* removed optimization from manga pages as it quickly runs out of optimization ↵real-zephex2024-03-251-0/+1
| | | | points on vercel
* feature update: added the functionality to download mangasreal-zephex2024-03-253-0/+38
|
* fix: vercel fixreal-zephex2024-03-251-1/+1
|
* feature added: mangas are now availablereal-zephex2024-03-252-0/+94